home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / dev / c / asyncio.rea < prev    next >
Text File  |  1997-05-03  |  4KB  |  87 lines

  1. Short:    AsyncIO library for fast IO. Release 9
  2. Uploader: cmh@lls.se (Magnus Holmgren)
  3. Type:     dev/c
  4.  
  5. This link library (optionally shared library) provides DOS-like functions
  6. for using double buffered asyncronous IO on files. This provides very good
  7. performance on DMA devices.
  8.  
  9. The code was originally written by Martin Taillefer. A few bug fixes and
  10. updates were made by Magnus Holmgren, with inspiration from Olaf 'Olsen'
  11. Barthel.
  12.  
  13. News in release 9:
  14.  
  15.     Misc small fixes to includes and autodocs, including StormC support.
  16.  
  17.     Really FGets-compatible function included, courtesy by Michael B.
  18.     Smith.
  19.  
  20.     Added PeekAsync(), to allow you to look ahead in the current buffer.
  21.  
  22.     Bumped the library version to 39, because of the new functions.
  23.  
  24.     DICE linker libraries should be updated now. ;)
  25.  
  26. News in release 8:
  27.  
  28.     SeekAsync() wouldn't notice seeks past the end of the file.
  29.  
  30.     Finished up the ReadLineAsync() function. Only difference from
  31.     dos.library/FGets() should be the return value.
  32.  
  33.     Recompiled with SAS/C 6.57.
  34.  
  35.  
  36. ============================= Archive contents =============================
  37.  
  38. Original  Packed Ratio    Date     Time    Name
  39. -------- ------- ----- --------- --------  -------------
  40.    31991   10014 68.6% 27-Apr-97 12:33:56 +asyncio.doc
  41.     1019     588 42.2% 27-Apr-97 12:16:52 +AsyncIO.readme
  42.     2612     631 75.8% 27-Apr-97 12:35:08 +asynciolibs.lib
  43.     2520     575 77.1% 27-Apr-97 12:35:26 +asynciolibsr.lib
  44.     5476    2419 55.8% 27-Apr-97 12:32:22 +asyncios.lib
  45.     5368    2391 55.4% 27-Apr-97 12:32:24 +asynciosr.lib
  46.      131      85 35.1% 19-Nov-95 15:18:42 +asyncio.m
  47.      654     384 41.2% 19-Nov-95 15:21:00 +asyncio.e
  48.      172     118 31.3% 19-Nov-95 15:21:00 +asyncio.m
  49.     2901     631 78.2% 19-Feb-97 22:45:14 +asyncio_protos.h
  50.      397     243 38.7% 14-Nov-95 11:13:52 +asyncio_protos.h
  51.      534     217 59.3% 27-Apr-97 12:34:46 +asyncio_lib.fd
  52.     1798     695 61.3% 18-Feb-97 18:03:18 +asyncio.h
  53.      765     250 67.3% 27-Apr-97 12:34:54 +asyncio_pragmas.h
  54.      209     143 31.5% 05-Jan-96 14:56:08 +asyncio.h
  55.     5840    2809 51.9% 27-Apr-97 18:47:22 +asyncio.lib
  56.     5756    2790 51.5% 27-Apr-97 18:47:28 +asyncior.lib
  57.     3172    2161 31.8% 27-Apr-97 18:49:32 +asyncio.library
  58.     1913     625 67.3% 19-Feb-97 23:30:50 +async.h
  59.      148     119 19.5% 14-Nov-95 11:14:44 +asynciolibsr.h
  60.      584     282 51.7% 27-Apr-97 18:42:40 +AsyncLib.c
  61.       28      28  0.0% 27-Apr-97 18:43:52 +AsyncLibVer.c
  62.      803     412 48.6% 18-Feb-97 17:04:28 +CloseAsync.c
  63.     4072    1219 70.0% 27-Apr-97 18:47:04 +DMakeFile
  64.     1252     545 56.4% 18-Feb-97 20:51:58 +FGetsLenAsync.c
  65.     6508    2591 60.1% 18-Feb-97 20:56:38 +Lib.c
  66.     1584     607 61.6% 27-Apr-97 12:31:38 +Lib.Def
  67.      822     373 54.6% 18-Feb-97 17:04:00 +OpenAsync.c
  68.     6124    2319 62.1% 18-Feb-97 17:03:38 +OpenAsyncFH.c
  69.      519     239 53.9% 18-Feb-97 18:07:52 +OpenAsyncFromFH.c
  70.      510     282 44.7% 18-Feb-97 16:27:08 +PeekAsync.c
  71.     1400     555 60.3% 18-Feb-97 18:09:04 +ReadAsync.c
  72.      792     435 45.0% 18-Feb-97 18:09:14 +ReadCharAsync.c
  73.     1096     537 51.0% 18-Feb-97 21:59:04 +ReadLineAsync.c
  74.      383     261 31.8% 18-Feb-97 16:40:02 +RecordAsyncFailure.c
  75.      340     234 31.1% 18-Feb-97 16:39:58 +RequeuePacket.c
  76.        7       7  0.0% 27-Apr-97 18:49:30 +Rev.config
  77.      188     116 38.2% 27-Apr-97 18:49:30 +Rev.h
  78.      256     159 37.8% 05-Jan-96 17:10:14 +SCOPTIONS
  79.     8914    3258 63.4% 19-Feb-97 21:53:48 +SeekAsync.c
  80.      412     249 39.5% 18-Feb-97 16:32:56 +SendPacket.c
  81.     2539    1209 52.3% 18-Feb-97 16:44:04 +WaitPacket.c
  82.     1157     468 59.5% 18-Feb-97 16:28:20 +WriteAsync.c
  83.      686     393 42.7% 18-Feb-97 16:45:16 +WriteCharAsync.c
  84.      368     235 36.1% 18-Feb-97 16:41:10 +WriteLineAsync.c
  85. -------- ------- ----- --------- --------
  86.   114720   44901 60.8% 27-Apr-97 22:45:42   45 files
  87.